home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 28
/
Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso
/
Aminet
/
dev
/
misc
/
gms_dev.lha
/
GMSDev
/
Includes
/
graphics
/
all.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1997-11-07
|
278 b
|
18 lines
#ifndef GRAPHICS_ALL_H
#define GRAPHICS_ALL_H TRUE
#ifndef GRAPHICS_BLITTER_H
#include <graphics/blitter.h>
#endif
#ifndef GRAPHICS_PICTURES_H
#include <graphics/pictures.h>
#endif
#ifndef GRAPHICS_SCREENS_H
#include <graphics/screens.h>
#endif
#endif /* GRAPHICS_ALL_H */